[INFO] cloning repository https://github.com/sudokatie/drift
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sudokatie/drift" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudokatie%2Fdrift", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudokatie%2Fdrift'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c24f7431d6b1dd18617948a7334b0f76bc6761a3
[INFO] testing sudokatie/drift against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudokatie%2Fdrift" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sudokatie/drift
[INFO] finished tweaking git repo https://github.com/sudokatie/drift
[INFO] tweaked toml for git repo https://github.com/sudokatie/drift written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sudokatie/drift on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sudokatie/drift already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded instability v0.3.11
[INFO] [stderr]   Downloaded coremidi-sys v3.2.0
[INFO] [stderr]   Downloaded windows-core v0.56.0
[INFO] [stderr]   Downloaded midir v0.10.3
[INFO] [stderr]   Downloaded windows-implement v0.56.0
[INFO] [stderr]   Downloaded ctrlc v3.5.2
[INFO] [stderr]   Downloaded rosc v0.10.1
[INFO] [stderr]   Downloaded clap_lex v0.7.7
[INFO] [stderr]   Downloaded nix v0.31.1
[INFO] [stderr]   Downloaded clap v4.5.56
[INFO] [stderr]   Downloaded coremidi v0.8.0
[INFO] [stderr]   Downloaded windows-interface v0.56.0
[INFO] [stderr]   Downloaded sysinfo v0.32.1
[INFO] [stderr]   Downloaded zmij v1.0.17
[INFO] [stderr]   Downloaded clap_builder v4.5.56
[INFO] [stderr]   Downloaded windows v0.56.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e1717cd18790541c64f27151a0746c3b6b77076778e63b9d11839a1418d3de5
[INFO] running `Command { std: "docker" "start" "-a" "5e1717cd18790541c64f27151a0746c3b6b77076778e63b9d11839a1418d3de5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e1717cd18790541c64f27151a0746c3b6b77076778e63b9d11839a1418d3de5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e1717cd18790541c64f27151a0746c3b6b77076778e63b9d11839a1418d3de5", kill_on_drop: false }`
[INFO] [stdout] 5e1717cd18790541c64f27151a0746c3b6b77076778e63b9d11839a1418d3de5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e10b2fc4d35da683a779873bf4e132e54924e3a2dfdc2485f30844886e537b6
[INFO] running `Command { std: "docker" "start" "-a" "4e10b2fc4d35da683a779873bf4e132e54924e3a2dfdc2485f30844886e537b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.56
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling rosc v0.10.1
[INFO] [stderr]    Compiling midir v0.10.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling sysinfo v0.32.1
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.5.56
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling drift v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: `?` couldn't convert the error: `*mut alsa_sys::_snd_seq: Sync` is not satisfied
[INFO] [stdout]    --> src/engine/midi.rs:114:59
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let conn = midi_out.connect(&port, "drift-output")?;
[INFO] [stdout]     |                             ------------------------------^ `*mut alsa_sys::_snd_seq` cannot be shared between threads safely
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this can't be annotated with `?` because it has type `Result<_, ConnectError<MidiOutput>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ConnectError<MidiOutput>`, the trait `Sync` is not implemented for `*mut alsa_sys::_snd_seq`
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] note: required because it appears within the type `alsa::seq::Seq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.9.1/src/seq.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub struct Seq(*mut alsa::snd_seq_t, cell::Cell<bool>);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] note: required because it appears within the type `std::option::Option<alsa::seq::Seq>`
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/option.rs:600:9
[INFO] [stdout] note: required because it appears within the type `midir::backend::alsa::MidiOutput`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/backend/alsa/mod.rs:537:12
[INFO] [stdout]     |
[INFO] [stdout] 537 | pub struct MidiOutput {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `MidiOutput`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/common.rs:228:12
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub struct MidiOutput {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `ConnectError<MidiOutput>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/errors.rs:61:12
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub struct ConnectError<T> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     = note: required for `anyhow::Error` to implement `From<ConnectError<MidiOutput>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error: `std::cell::Cell<bool>: Sync` is not satisfied
[INFO] [stdout]    --> src/engine/midi.rs:114:59
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let conn = midi_out.connect(&port, "drift-output")?;
[INFO] [stdout]     |                             ------------------------------^ `std::cell::Cell<bool>` cannot be shared between threads safely
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this can't be annotated with `?` because it has type `Result<_, ConnectError<MidiOutput>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ConnectError<MidiOutput>`, the trait `Sync` is not implemented for `std::cell::Cell<bool>`
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] note: required because it appears within the type `alsa::seq::Seq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.9.1/src/seq.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub struct Seq(*mut alsa::snd_seq_t, cell::Cell<bool>);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] note: required because it appears within the type `std::option::Option<alsa::seq::Seq>`
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/option.rs:600:9
[INFO] [stdout] note: required because it appears within the type `midir::backend::alsa::MidiOutput`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/backend/alsa/mod.rs:537:12
[INFO] [stdout]     |
[INFO] [stdout] 537 | pub struct MidiOutput {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `MidiOutput`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/common.rs:228:12
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub struct MidiOutput {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `ConnectError<MidiOutput>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/errors.rs:61:12
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub struct ConnectError<T> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     = note: required for `anyhow::Error` to implement `From<ConnectError<MidiOutput>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error: `*mut alsa_sys::_snd_seq: Sync` is not satisfied
[INFO] [stdout]    --> src/engine/midi_input.rs:329:10
[INFO] [stdout]     |
[INFO] [stdout] 228 |           let _conn = midi_in.connect(
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 229 | |             &port,
[INFO] [stdout] 230 | |             "drift-input",
[INFO] [stdout] 231 | |             move |_timestamp, message, _| {
[INFO] [stdout] ...   |
[INFO] [stdout] 328 | |             (),
[INFO] [stdout] 329 | |         )?;
[INFO] [stdout]     | |         -^ `*mut alsa_sys::_snd_seq` cannot be shared between threads safely
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |           this can't be annotated with `?` because it has type `Result<_, ConnectError<MidiInput>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ConnectError<MidiInput>`, the trait `Sync` is not implemented for `*mut alsa_sys::_snd_seq`
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] note: required because it appears within the type `alsa::seq::Seq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.9.1/src/seq.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub struct Seq(*mut alsa::snd_seq_t, cell::Cell<bool>);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] note: required because it appears within the type `std::option::Option<alsa::seq::Seq>`
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/option.rs:600:9
[INFO] [stdout] note: required because it appears within the type `midir::backend::alsa::MidiInput`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/backend/alsa/mod.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct MidiInput {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `MidiInput`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/common.rs:57:12
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub struct MidiInput {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `ConnectError<MidiInput>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/errors.rs:61:12
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub struct ConnectError<T> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     = note: required for `anyhow::Error` to implement `From<ConnectError<MidiInput>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error: `std::cell::Cell<bool>: Sync` is not satisfied
[INFO] [stdout]    --> src/engine/midi_input.rs:329:10
[INFO] [stdout]     |
[INFO] [stdout] 228 |           let _conn = midi_in.connect(
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 229 | |             &port,
[INFO] [stdout] 230 | |             "drift-input",
[INFO] [stdout] 231 | |             move |_timestamp, message, _| {
[INFO] [stdout] ...   |
[INFO] [stdout] 328 | |             (),
[INFO] [stdout] 329 | |         )?;
[INFO] [stdout]     | |         -^ `std::cell::Cell<bool>` cannot be shared between threads safely
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |           this can't be annotated with `?` because it has type `Result<_, ConnectError<MidiInput>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ConnectError<MidiInput>`, the trait `Sync` is not implemented for `std::cell::Cell<bool>`
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] note: required because it appears within the type `alsa::seq::Seq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.9.1/src/seq.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub struct Seq(*mut alsa::snd_seq_t, cell::Cell<bool>);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] note: required because it appears within the type `std::option::Option<alsa::seq::Seq>`
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/option.rs:600:9
[INFO] [stdout] note: required because it appears within the type `midir::backend::alsa::MidiInput`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/backend/alsa/mod.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct MidiInput {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `MidiInput`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/common.rs:57:12
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub struct MidiInput {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `ConnectError<MidiInput>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/errors.rs:61:12
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub struct ConnectError<T> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     = note: required for `anyhow::Error` to implement `From<ConnectError<MidiInput>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `drift` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4e10b2fc4d35da683a779873bf4e132e54924e3a2dfdc2485f30844886e537b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e10b2fc4d35da683a779873bf4e132e54924e3a2dfdc2485f30844886e537b6", kill_on_drop: false }`
[INFO] [stdout] 4e10b2fc4d35da683a779873bf4e132e54924e3a2dfdc2485f30844886e537b6
